Skip to content

Conversation

@yordan-st
Copy link
Contributor

@yordan-st yordan-st commented Dec 10, 2025

  • Fixed an issue where incorrect scss syntax would cause the brand logo to be invisible

Main PR: [WC-3197 Atlas: improve logo syntax](#290 (comment))

undefined and others added 30 commits June 2, 2025 10:27
* Design properties updates:
  * Introduced group names
  * Introduced Form orientation (document level)
  * Introduced Label width (document level)
  * Introduced design properties on Layout grid columns and rows
* Theme variables:
  * accessibility improvements
  * improved consistency & flexibility
* Default font (Poppins) is now shipped with Atlas
* Introduced hover effect on input widgets
* Improved page templates
* Apply modal header styling to h2 for a11y
* chore(atlas): add changelog and increase version

* chore(atlas-core): update changelogs

---------

Co-authored-by: gjulivan <grandjulivan@gmail.com>
* fix: dataview content vertical scroll

* fix: gallery popup on ios device

* chore: update changelog

* fix: fix after testing feedback

* fix: remove transform for dropdown due to zindex issue

* chore: update version
* fix: form edit styling fix

* fix: outline overflow issue on form inputs

* added changelog

* update design properties styling for checkbox radio button and e2e

* update e2e screenshots

* update e2e diffs

* update focus ring outline offset for topbar and bottombar

* update e2e screenshots
* update SP version to 11.0

* chore(atlas-core): update changelogs

---------

Co-authored-by: gjulivan <grandjulivan@gmail.com>
uicontent and others added 16 commits August 19, 2025 13:48
* remove template grid and update version atlas web content

* chore(atlas-web-content): update changelogs

---------

Co-authored-by: gjulivan <grandjulivan@gmail.com>
This fix is meant to isolate scroll container regions from each other,
this is needed to prevent z-index wars between elements in different regions.

With this change, every element in a scroll container region (no matter how high
it's z-index is) won't compete with elements form other regions (and the region itself)
Co-authored-by: Content Teams SRV <87473071+uicontent@users.noreply.github.com>
Co-authored-by: Illia Obukhau <8282906+iobuhov@users.noreply.github.com>
* feat: Enhance UI/layout, update Atlas content and design system, and resolve various display issues

* Layout & UI Improvements
  * Fixes for topbar (centering, active navigation, default closed width, padding).
   * Introduce options for topbar bottom border and sidebar border.
   *  Add design properties for background toggle and color.
* Bug Fixes
  * Resolve duplicate menu issues.
  * Fix scroll container regions z-index issues to prevent element competition.
* Maintenance:
 * Changelog updates and typo fixes.

* update combobox styling

* update package json

* update exclusion vars and branch

* use grid topbar wrapper on topbar layout

* add changelog

* update screenshots and test

* update test project path and changelog

---------

Co-authored-by: gjulivan <grandjulivan@gmail.com>
* fix:  hide-desktop being forced on profile-tablet

* allow secondary color for topbar with sidebar menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants